Skip to content

Conversation

@juso40
Copy link
Contributor

@juso40 juso40 commented Jun 5, 2025

No description provided.

Copy link
Collaborator

@apple1417 apple1417 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a general comment, pretty much all of these functions can silently fail - I'm wondering if that's the right thing to do in all cases, I'm not sure where we draw the line. I feel like it's probably fine - though if they can silently fail the description should call it out, like how show_hud_message does.

Copy link
Collaborator

@apple1417 apple1417 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

happy with the rest

Comment on lines 41 to 43
def show_message(msg: str) -> None:
"""
Displays a message on the left side of the screen.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this type still needs a better name

@apple1417 apple1417 merged commit aa74dc1 into bl-sdk:master Jun 14, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants